Lipschitz function
G-Lipschitz,
Lipschitz continuous,
Lipschitz continuity
#analysis
#analysis
Definition
A Lipschitz function is a function such that
for all and (or for all and in the set if bound), where is a constant independent of and
(Lipschitz continuous)
more general form:
Given two metric spaces and , where denotes the metric on the set and is the metric on set , a function is called Lipschitz continuous if there exists a real constant such that, for all and in ,
G-Lipschitz
for all ,
(note: norm of gradient, )
Properties:
differentiable at x ⇒ Lipchitz continuous at x ⇒ continuous at x (but the converse is not true)
References:
- https://www.chrismusco.com/amlds2023/lectures/lec8_annotated.pdf
- https://mathworld.wolfram.com/LipschitzFunction.html
- https://math.berkeley.edu/~mgu/MA128ASpring2017/MA128ALectureWeek9.pdf
- https://en.wikipedia.org/wiki/Lipschitz_continuity
- https://users.wpi.edu/~walker/MA500/HANDOUTS/LipschitzContinuity.pdf